home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / lib / tclX6.4c / dist / tcllib / help / processes / execl < prev    next >
Encoding:
Text File  |  1992-11-10  |  268 b   |  8 lines

  1.  
  2.  
  3.           execl prog [arglist]
  4.                Do an execl, replacing the current program (either
  5.                Extended Tcl or an application with Extended Tcl
  6.                embedded into it) with prog and passing the arguments
  7.                in the list arglist.
  8.